home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / books / tech / radiosit.toc < prev    next >
Encoding:
Internet Message Format  |  1994-10-09  |  3.7 KB

  1. Date: Sat, 08 Oct 94 08:46:22 -0800
  2. Subject: Radiosity: A Programmer's Perspective
  3. From: Ledalite@mindlink.bc.ca (Ledalite)
  4.  
  5. So ... Radiosity: A Programmer's Perspective. To begin with, here's
  6. the bibliographical reference:
  7.  
  8. Title:         Radiosity: A Programmer's Perspective
  9. Author:        Ian Ashdown
  10. Publisher:     John Wiley & Sons, Inc.
  11. City:          New York, NY
  12. Pages:         512 pages, softcover (included 3.5-inch diskette)
  13. Color plates:  12
  14. Date:          Scheduled for release November 2nd, 1994
  15. ISBN:          0-471-30488-3
  16.  
  17. and the Table of Contents:
  18.  
  19. Foreword ..............................................   v
  20. Preface ............................................... vii
  21. Introduction ..........................................   1
  22.  
  23. PART I       RADIOSITY MODELS LIGHT
  24. Chapter 1    Measuring Light ..........................  13
  25. Chapter 2    Radiosity Theory .........................  34
  26.  
  27. PART II      TOOLS OF THE TRADE
  28. Chapter 3    Building an Environment ..................  57
  29. Chapter 4    A Viewing System ......................... 135
  30.  
  31. PART III     RADIOSITY AND REALISM
  32. Chapter 5    Form Factor Determination ................ 265
  33. Chapter 6    Solving the Radiosity Equation ........... 374
  34. Chapter 7    Meshing Strategies ....................... 427
  35. Chapter 8    Lookiing to the Future ................... 446
  36.  
  37. Appendix A   Photometric and Radiometric Definitions .. 463
  38. Appendix B   Memory-Management Issues ................. 468
  39. Bibliography .......................................... 477
  40.  
  41. As for a brief description, here is the back cover copy:
  42.  
  43. ***************************************************************************
  44. The first practical guide to creating stunningly realistic images on your
  45. PC using a new and exciting graphics technology called "radiosity."
  46.  
  47. Once the exclusive domain of a handful of academic researchers working with
  48. high-powered graphics workstations, radiosity can now be used to create
  49. extremely realistic, true-color images using off-the-shelf personal
  50. computters. Radiosity offers the ability to accurately render diffuse
  51. reflections, color bleeding between surfaces, realistic shadows, and
  52. detailed shading within shadows. More than this, it can create
  53. photorealistic images that are impossible to achieve using conventional
  54. ray tracing techniques.
  55.  
  56. This book offers programmers a unique opportunity to explore this
  57. technology in depth.  "Radiosity: A Programmer's Perspective" provides
  58. step-by-step guidance for the development of a fully-functional,
  59. radiosity-based rendering program for Microsoft Windows and other graphical
  60. environments, including:
  61.  
  62. * a detailed explanation of radiosity theory and its associated algorithms
  63.   (no knowledge of higher mathematics required!)
  64. * complete, fully documented and compiler-independent C++ source code for
  65.   HELIOS, a radiosity renderer for Microsoft Windows 3.1 and Windows NT.
  66. * an extensive guide to the computer graphics radiosity literature
  67.  
  68. The accompanying diskette includes full C++ source code and executable
  69. programs that let you interactively experiment with radiosity methods
  70. while reading the book.
  71.  
  72. Ian Ashdown, P.Eng. is a professional software engineer and lighting
  73. technology researcher. He is Research & Development Manager for Ledalite
  74. Architectural Products, Inc. and has written numerous articles for the C
  75. User's Journal, PC Techniques, Dr. Dobb's Journal, Embedded Systems
  76. Programming and other computer magazines. He is also the author of five
  77. academic papers on lighting research and computer graphics techniques.
  78. ************************************************************************
  79.  
  80. Ian Ashdown, P.Eng.
  81. Research & Development Manager
  82. Ledalite Architectural Products, Inc.
  83. 9087A - 198th Street
  84. Langley, B.C. V3A 4P8
  85. Canada
  86.